Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow {up,down}grade to specified composer_version #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

boedah
Copy link

@boedah boedah commented Jun 6, 2024

I like having a reproducible environment everywhere, and as Composer is capable of up- and downgrading via self-update, I added a task to {up,down}grade to the version specified in the existing variable composer_version.

This way this variable is not only respected upon the initial installation, but also if Composer is already installed on a system.

I also updated the string to check for changed_when, since it is now 'Upgrading to version' instead of 'Updating to version'.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant